* todos.el: Further code cleanup. Changes to commentary. Remove
authorStephen Berman <stephen.berman@gmx.net>
Wed, 5 Jun 2013 13:59:14 +0000 (15:59 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Wed, 5 Jun 2013 13:59:14 +0000 (15:59 +0200)
commit22749892d62d7aa35e706e1f157177594b51767f
tree7b9dc047054173f44beb7966b85be5d60f453723
parentd9e510196a0ddc95273c8093f983df1f42081768
* todos.el: Further code cleanup.  Changes to commentary.  Remove
autoload cookies.  Handle todo items in Fancy Diary display.
(todos-done-separator): Reinstate length one less than
window-width until bug#2749 is fixed.
(todos-diary-goto-entry): New function, extracted from adapted
definition of diary-goto-entry, which is removed to be added to
diary-lib.el.
(todos-powerset): Rename from todos-powerset-iterative and remove
defalias by this name.  Add doc string and comments.
(todos-modes-set-1, todos-modes-set-2, todos-modes-set-3)
(todos-mode-external-set): Add doc string.
lisp/calendar/ChangeLog
lisp/calendar/todos.el